home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / bbs / dgwrld14.zip / NETWORK.DOC < prev    next >
Text File  |  1996-07-20  |  1KB  |  23 lines

  1. DogWorld 1.0c Multinode Support:
  2.  
  3.   DogWorld now includes a "switch" inside DogEdit that turns on
  4. shared file access. Simply go into DogEdit and toggle the
  5. "multinode support" setting to the "ON" position. That's it!
  6. You will need to make sure that share.exe or equilvalent is loaded
  7. into your computer's memory. If you are running Lantastic LAN
  8. software, you should also run the batch file DO-LAN.BAT so that
  9. the main DogWorld files are marked as read-only.
  10.  
  11. Running 2 Copies of DogWorld from DOS Prompt:
  12.  
  13.   You can start a local copy of DogWorld from DOS by simply typing in:
  14. "DOG.EXE" at the command line. This will automatically assign that
  15. copy of DogWorld a node number of zero. If you want to start a second
  16. copy from the command line, you will need to manually assign that
  17. copy a node number on the command line. You can do that like this:
  18.  
  19.   "DOG.EXE /L /N:x    <-- where x is the node number.
  20.  
  21.   This tells DogWorld to start in local mode and to use the node number
  22. that you assigned.
  23.